home *** CD-ROM | disk | FTP | other *** search
- #ifndef LIBRARIES_XPK_H
- #define LIBRARIES_XPK_H
-
- /*
- ** $VER: libraries/xpk.h 3.10 (19.11.96)
- **
- ** DO NOT use this in new code, it's here
- ** for compatibility only.
- */
-
-
- #ifndef XPK_XPKOBSOLETE_H
- #include <xpk/xpkobsolete.h>
- #endif
-
- #ifndef XPK_XPK_H
- #include <xpk/xpk.h>
- #endif
-
- #ifndef _PROTO_XPK_H
- #include <proto/xpk.h>
- #endif
-
- #endif /* LIBRARIES_XPK_H */
-